DioDocs for PDF
Clear(UInt32,Nullable<Rectangle>) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > Clear メソッド : Clear(UInt32,Nullable<Rectangle>) メソッド
The color to fill the image.
The target rectangle of the GcBitmap.
Clears the GcBitmap with the specified color.
シンタックス
'宣言
 
Public Overloads Sub Clear( _
   Optional ByVal color As System.UInteger, _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) 
public void Clear( 
   System.uint color,
   System.Nullable<Rectangle> clipRect
)

パラメータ

color
The color to fill the image.
clipRect
The target rectangle of the GcBitmap.
参照

GcBitmap クラス
GcBitmap メンバ
オーバーロード一覧